Sets the refresh and redirect options for an HTML page.
HTML ページの更新および転送のオプションを設定します。
|
To access this command...この機能の見つけ方 |
User must refresh the page manually.
ユーザーは手動でページを更新する必要があります。
Reloads the HTML page after the number of seconds that you enter in the seconds box. To observe the result, open the page in a browser.
HTML ページを、秒毎 ボックスに指定した間隔で再読み込みします。この結果を確認するには、ページをブラウザで開いてください。
Enter the number of seconds to wait before the page is reloaded.
ページを再読み込みするまでの待機時間を、秒単位で指定します。
Loads a page that you specify after the number of seconds that you enter in the seconds box.
ユーザーの設定したページを、秒毎 ボックスに指定した間隔で読み込みします。
Enter the number of seconds to wait before redirecting the browser to a different file.
ブラウザが他のファイルへ転送するまでの待機時間を、秒単位で指定します。
Enter the URL address of the file that you want to open.
開かせるファイルの URL アドレスを指定します。
Locate the file that you want to open, and then click Open.
ファイルを選択して、開く をクリックします。
If the current HTML page uses frames, select the name of the target frame where you want the file to be loaded.
現在の HTML ページでフレームが使用されている場合は、ファイルを読み込ませる ターゲットフレーム を選択します。
|
Name of Frame
|
Definition
|
|
Named entries
|
File opens in a named frame in the current HTML document.
|
|
_self
|
File opens in the current frame.
|
|
_blank
|
File opens in a new page.
|
|
_parent
|
File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used.
|
|
_top
|
File opens in the topmost frame in the hierarchy.
|